home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7778 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  665 b 

  1. Path: news.image.dk!usenet
  2. From: lars_oeh@image.dk (Lars Oehlenschlaeger)
  3. Newsgroups: alt.lang.asm,comp.lang.c
  4. Subject: How do i open a COM port from a dos C-program
  5. Date: Wed, 28 Feb 96 22:14:14 GMT
  6. Organization: Image Scandinavia
  7. Message-ID: <N.022896.231415.00@ip71.image.dk>
  8. NNTP-Posting-Host: ip71.image.dk
  9. X-Newsreader: Quarterdeck Message Center [1.0]
  10.  
  11. In microsoft basic, it is possible to open a COM port with a lot of options 
  12. (baudrate, parity, databits, stopbits and the options RS,CS,DS and CD).
  13.  
  14. Is it possible to open a COM port with the last four options (RS,CS,DS and CD) 
  15. from a DOS C or assembler program - and how ???
  16.  
  17. Thanks in advance.
  18.  
  19. Lars
  20.  
  21.